Externalize
Document ShellThe
Externalize
method writes to persistent storage the window properties of windows of the specified draft and saves their frames as the root frames of the draft.
void Externalize (in ODDraft draft);
draft
- A reference to the open draft object.
DISCUSSION
The document shell calls this method when saving a draft. This method saves window properties for those windows of the specified draft that should be saved, that is, for those windows whoseShouldSave
method returns true.SEE ALSO
TheODWindow::ShouldSave
method (page 837).
TheODWindowState::Internalize
method (page 862).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help